Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the buffer's last command for recompile #58

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

dkellner
Copy link
Contributor

This makes justl-recompile execute the last just target that was executed in that buffer, not the last one across all buffers. Without this, using justl-recompile with justl-per-recipe-buffer has really surprising behaviour.

@psibi
Copy link
Owner

psibi commented Sep 24, 2024

Thanks! LGTM, can you also update the changelog ?

@psibi
Copy link
Owner

psibi commented Sep 24, 2024

Thanks! Looks like some conflicts needs to be resolved for this PR.

This makes `justl-recompile' execute the last just target that was executed in
that buffer, not the last one across all buffers. Without this, using
`justl-recompile' with `justl-per-recipe-buffer' has really surprising
behaviour.
@psibi psibi merged commit a46b954 into psibi:master Sep 25, 2024
5 checks passed
@psibi
Copy link
Owner

psibi commented Sep 25, 2024

Thank you!

@dkellner dkellner deleted the buffer-local-recompile branch September 25, 2024 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants